Automations

UI Automation Commands

  • Version: 1.3.1
  • Official Verified

OpenBots Command group containing UI automation commands (Image, Input, Process, WebBroswer, Window).

OpenBots.Commands.UIAutomation \ Wait For Window To Exist Command

Command: Wait For Window To Exist Command

This command waits for a window to exist.

Parameters

Window Name

Select the name of the window to wait for.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo